PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DStream Class / getDefaultView Method
In This Topic
    getDefaultView Method
    In This Topic
    Gets the default 3D view.
    Syntax
    public PDF3DView getDefaultView()

    Return Value

    A PDF3DView object that represents that default view.
    See Also